home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / vol_400 / 419_01 / odmg10 / util / Imakefile < prev    next >
Encoding:
Makefile  |  1994-02-06  |  197 b   |  10 lines

  1. #define IHaveSubdirs
  2. #define PassCDebugFlags
  3.  
  4. MDEP_DIR = makedepend
  5.  
  6. SUBDIRS = apigen checkfn scripts $(MDEP_DIR) $(CPP_DIR) $(SOELIM_DIR) nocomm
  7.  
  8. MakeSubdirs($(SUBDIRS))
  9. DependSubdirs($(SUBDIRS))
  10.